Response

interface Response

A response of the InjectCssCallback.

Functions

Link copied to clipboard
open fun inject(customStyleSheet: String): InjectCssCallback.Response
Injects the given customStyleSheet string that represents a custom style sheet (CSS) into the document that is loaded in this browser instance.
Link copied to clipboard
Notifies the browser that it can proceed without injecting a custom style sheet.